net: rename NetRxPkt to NetRxPacket
authorMike Frysinger <[email protected]>
Sun, 19 Jul 2009 01:04:08 +0000 (21:04 -0400)
committerBen Warren <[email protected]>
Thu, 23 Jul 2009 05:53:43 +0000 (22:53 -0700)
commitd9bec9f42ab34383737c8a94429aa02fe76d7946
tree5d096aaeb075027cbeec9fc370fcab1194876890
parent88a4c2e77cd5674db745d0c2ebbad68c9baf760c
net: rename NetRxPkt to NetRxPacket

The net code is mostly consistent in using 'Packet' rather than 'Pkt', so
rename the minor detractor to follow suite.

Signed-off-by: Mike Frysinger <[email protected]>
Signed-off-by: Ben Warren <[email protected]>
include/net.h
net/bootp.c
net/net.c